Format Class
Converts between some type and String
Two operations:
Formatting
Parsing
Designed to be extensible
Example of "Strategy" design pattern

Return to Tracks